public void put( java.lang.String attributeKey, PDFCosObject attributeValue ) |
Parameters
- attributeKey
- The key identifying the attribute.
- attributeValue
- The attribute value.
public void put( java.lang.String attributeKey, PDFCosObject attributeValue ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When attributeKey is null or empty or when attributeKey equals "Type" |